home *** CD-ROM | disk | FTP | other *** search
/ Windows CE - The Ultimate Companion / ROMMAN_CE.iso / Files / Clocks & Timers / Egg Timer / EggTimer Source / Timer.rc < prev   
Text File  |  1997-01-21  |  2KB  |  89 lines

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4.  
  5. #define APSTUDIO_READONLY_SYMBOLS
  6. /////////////////////////////////////////////////////////////////////////////
  7. //
  8. // Generated from the TEXTINCLUDE 2 resource.
  9. //
  10. #define APSTUDIO_HIDDEN_SYMBOLS
  11. #include "windows.h"
  12. #undef APSTUDIO_HIDDEN_SYMBOLS
  13.  
  14. /////////////////////////////////////////////////////////////////////////////
  15. #undef APSTUDIO_READONLY_SYMBOLS
  16.  
  17. /////////////////////////////////////////////////////////////////////////////
  18. // English (U.S.) resources
  19.  
  20. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  21. #ifdef _WIN32
  22. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  23. #pragma code_page(1252)
  24. #endif //_WIN32
  25.  
  26. #ifdef APSTUDIO_INVOKED
  27. /////////////////////////////////////////////////////////////////////////////
  28. //
  29. // TEXTINCLUDE
  30. //
  31.  
  32. 1 TEXTINCLUDE DISCARDABLE 
  33. BEGIN
  34.     "resource.h\0"
  35. END
  36.  
  37. 2 TEXTINCLUDE DISCARDABLE 
  38. BEGIN
  39.     "#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
  40.     "#include ""windows.h""\r\n"
  41.     "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
  42.     "\0"
  43. END
  44.  
  45. 3 TEXTINCLUDE DISCARDABLE 
  46. BEGIN
  47.     "\r\n"
  48.     "\0"
  49. END
  50.  
  51. #endif    // APSTUDIO_INVOKED
  52.  
  53.  
  54. /////////////////////////////////////////////////////////////////////////////
  55. //
  56. // Icon
  57. //
  58.  
  59. // Icon with lowest ID value placed first to ensure application icon
  60. // remains consistent on all systems.
  61. IDI_ICON1               ICON    DISCARDABLE     "icon1.ico"
  62.  
  63. /////////////////////////////////////////////////////////////////////////////
  64. //
  65. // String Table
  66. //
  67.  
  68. STRINGTABLE DISCARDABLE 
  69. BEGIN
  70.     1                       "Timer"
  71.     2                       "Egg Timer"
  72. END
  73.  
  74. #endif    // English (U.S.) resources
  75. /////////////////////////////////////////////////////////////////////////////
  76.  
  77.  
  78.  
  79. #ifndef APSTUDIO_INVOKED
  80. /////////////////////////////////////////////////////////////////////////////
  81. //
  82. // Generated from the TEXTINCLUDE 3 resource.
  83. //
  84.  
  85.  
  86. /////////////////////////////////////////////////////////////////////////////
  87. #endif    // not APSTUDIO_INVOKED
  88.  
  89.